home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1996 December
/
macformat-044.iso
/
Demos
/
The Ghost Cave
/
BB
/
EXIT.Dxr
/
00001.ls
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1996-05-30
|
206 b
|
16 lines
on startMovie
cursor([8, 9])
updateStage()
cursor([8, 9])
updateStage()
preLoadCast(1, 22)
end
on stopMovie
global rwObj
if objectp(rwObj) then
rwObj(mdispose)
end if
closeXLib()
end